home *** CD-ROM | disk | FTP | other *** search
/ Enciclopedia Del Perro / Enciclopedia Del Perro.iso / recomen / wavmak22 / wmwin.exe / 0 / RCDATA / TRENDERDLG / TRENDERDLG.txt
Text File  |  1996-04-23  |  4KB  |  195 lines

  1. object renderDlg: TrenderDlg
  2.   Left = 24
  3.   Top = 42
  4.   ActiveControl = StringGrid1
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 325
  8.   ClientWidth = 304
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   OnActivate = FormActivate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object MID: TLabel
  17.     Left = 8
  18.     Top = 16
  19.     Width = 24
  20.     Height = 13
  21.     Caption = 'MID'
  22.   end
  23.   object LST: TLabel
  24.     Left = 8
  25.     Top = 40
  26.     Width = 24
  27.     Height = 13
  28.     Caption = 'LST'
  29.   end
  30.   object WAV: TLabel
  31.     Left = 8
  32.     Top = 64
  33.     Width = 30
  34.     Height = 13
  35.     Caption = 'Song'
  36.   end
  37.   object PRGdir: TLabel
  38.     Left = 256
  39.     Top = 0
  40.     Width = 41
  41.     Height = 13
  42.     Caption = 'PRGdir'
  43.     Visible = False
  44.   end
  45.   object WAVdir: TLabel
  46.     Left = 205
  47.     Top = 0
  48.     Width = 43
  49.     Height = 13
  50.     Caption = 'WAVdir'
  51.     Visible = False
  52.   end
  53.   object DFTdir: TLabel
  54.     Left = 160
  55.     Top = 0
  56.     Width = 39
  57.     Height = 13
  58.     Caption = 'DFTdir'
  59.     Visible = False
  60.   end
  61.   object CancelBtn: TBitBtn
  62.     Left = 116
  63.     Top = 292
  64.     Width = 77
  65.     Height = 27
  66.     TabOrder = 5
  67.     Kind = bkCancel
  68.     Margin = 2
  69.     Spacing = -1
  70.     IsControl = True
  71.   end
  72.   object HelpBtn: TBitBtn
  73.     Left = 200
  74.     Top = 292
  75.     Width = 77
  76.     Height = 27
  77.     TabOrder = 6
  78.     OnClick = HelpBtnClick
  79.     Kind = bkHelp
  80.     Margin = 2
  81.     Spacing = -1
  82.     IsControl = True
  83.   end
  84.   object MIDfile: TEdit
  85.     Left = 48
  86.     Top = 16
  87.     Width = 249
  88.     Height = 21
  89.     TabOrder = 0
  90.     Text = 'MIDfile'
  91.     OnClick = MIDfileExit
  92.     OnExit = MIDfileExit
  93.     OnKeyPress = MIDfileKeyPress
  94.   end
  95.   object LSTfile: TEdit
  96.     Left = 48
  97.     Top = 40
  98.     Width = 249
  99.     Height = 21
  100.     TabOrder = 1
  101.     Text = 'LSTfile'
  102.     OnClick = LSTfileExit
  103.     OnExit = LSTfileExit
  104.     OnKeyPress = LSTfileKeyPress
  105.   end
  106.   object GroupBox1: TGroupBox
  107.     Left = 8
  108.     Top = 96
  109.     Width = 289
  110.     Height = 185
  111.     Caption = 'Drum Track:Channel'
  112.     TabOrder = 3
  113.     object addButton: TButton
  114.       Left = 64
  115.       Top = 24
  116.       Width = 77
  117.       Height = 27
  118.       Caption = 'Add'
  119.       TabOrder = 0
  120.       OnClick = addButtonClick
  121.     end
  122.     object deleteButton: TButton
  123.       Left = 152
  124.       Top = 24
  125.       Width = 77
  126.       Height = 27
  127.       Caption = 'Remove'
  128.       TabOrder = 1
  129.       OnClick = deleteButtonClick
  130.     end
  131.     object StringGrid1: TStringGrid
  132.       Left = 8
  133.       Top = 65
  134.       Width = 274
  135.       Height = 112
  136.       ColCount = 2
  137.       FixedCols = 0
  138.       RowCount = 2
  139.       Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs]
  140.       ScrollBars = ssVertical
  141.       TabOrder = 2
  142.       OnClick = StringGrid1Click
  143.       OnEnter = StringGrid1Enter
  144.       OnExit = StringGrid1Exit
  145.       OnKeyPress = StringGrid1KeyPress
  146.       OnSelectCell = StringGrid1SelectCell
  147.       ColWidths = (
  148.         138
  149.         131)
  150.     end
  151.   end
  152.   object WAVfile: TEdit
  153.     Left = 48
  154.     Top = 64
  155.     Width = 249
  156.     Height = 21
  157.     TabOrder = 2
  158.     Text = 'WAVfile'
  159.     OnClick = WAVfileExit
  160.     OnExit = WAVfileExit
  161.     OnKeyPress = WAVfileKeyPress
  162.   end
  163.   object OKbutton: TBitBtn
  164.     Left = 32
  165.     Top = 292
  166.     Width = 77
  167.     Height = 27
  168.     Caption = 'OK'
  169.     ModalResult = 1
  170.     TabOrder = 4
  171.     OnClick = OKbuttonClick
  172.     Glyph.Data = {
  173.       DE010000424DDE01000000000000760000002800000024000000120000000100
  174.       0400000000006801000000000000000000000000000000000000000000000000
  175.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  176.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  177.       3333333333333333333333330000333333333333333333333333F33333333333
  178.       00003333344333333333333333377F3333333333000033334224333333333333
  179.       337337F3333333330000333422224333333333333733337F3333333300003342
  180.       222224333333333373333337F3333333000034222A22224333333337F337F333
  181.       7F33333300003222A3A2224333333337F3737F337F33333300003A2A333A2224
  182.       33333337F73337F337F33333000033A33333A222433333337333337F337F3333
  183.       0000333333333A222433333333333337F337F33300003333333333A222433333
  184.       333333337F337F33000033333333333A222433333333333337F337F300003333
  185.       33333333A222433333333333337F337F00003333333333333A22433333333333
  186.       3337F37F000033333333333333A223333333333333337F730000333333333333
  187.       333A333333333333333337330000333333333333333333333333333333333333
  188.       0000}
  189.     Margin = 2
  190.     NumGlyphs = 2
  191.     Spacing = -1
  192.     IsControl = True
  193.   end
  194. end
  195.